Changes since version 3.3-dev0 : Aurelien DARRAGON (9): MINOR: server: group postinit server tasks under _srv_postparse() MINOR: stats: add stat_col flags MINOR: stats: add ME_NEW_COMMON() helper MINOR: proxy: collect per-capability stat in proxy_cond_disable() MINOR: proxy: add a true list containing all proxies MINOR: log: only run postcheck_log_backend() checks on backend MEDIUM: proxy: use global proxy list for REGISTER_POST_PROXY_CHECK() hook MEDIUM: server: automatically add server to proxy list in new_server() MEDIUM: server: add and use srv_init() function Christopher Faulet (1): DOC: config: Fix a typo in 2.7 (Name format for maps and ACLs) Olivier Houchard (1): BUG/MAJOR: leastconn: Protect tree_elt with the lbprm lock Tim Duesterhus (5): REGTESTS: Do not use REQUIRE_VERSION for HAProxy 2.5+ (5) REGTESTS: Remove REQUIRE_VERSION=2.3 from all tests REGTESTS: Remove REQUIRE_VERSION=2.4 from all tests REGTESTS: Remove tests with REQUIRE_VERSION_BELOW=2.4 REGTESTS: Remove support for REQUIRE_VERSION and REQUIRE_VERSION_BELOW Willy Tarreau (1): BUILD: tools: properly define ha_dump_backtrace() to avoid a build warning